Produced by Araxis Merge on Fri Dec 13 16:40:55 2019 UTC. See www.araxis.com for information about Merge. This report uses XHTML and CSS2, and is best viewed with a reasonably standards compliant browser such as the latest version of Firefox or Internet Explorer. For optimum results when printing this report, use landscape orientation and enable printing of background images and colours in your browser.
| # | Location | File | Last Modified |
|---|---|---|---|
| 1 | Fri Dec 13 16:40:55 2019 UTC | ||
| 2 | Porto v.3.2.2\Theme Files\Magento 1.x\Porto Theme\app\design\frontend\smartwave\porto\template\page\html | header_type27.phtml | Wed Nov 27 09:57:12 2019 UTC |
| Description | Between Files 1 and 2 |
|
|---|---|---|
| Text Blocks | Lines | |
| Unchanged | 0 | 0 |
| Changed | 0 | 0 |
| Inserted | 1 | 54 |
| Removed | 0 | 0 |
| Whitespace | All differences in whitespace within lines are ignored |
|---|---|
| Character case | Differences in character case are significant |
| Line endings | Differences in line endings (CR and LF characters) are ignored |
| CR/LF characters | Not shown in the comparison detail |
No regular expressions were active.
| 1 | <?php | |||||
| 2 | $store = Mage::a pp()->getS tore(); | |||||
| 3 | $code = $store- >getCode() ; | |||||
| 4 | $custo m_block = Mage::getS toreConfig ('porto_se ttings/hea der/static _block', $ code); | |||||
| 5 | ?> | |||||
| 6 | <div class ="header-c ontainer t ype27 head er-newskin "> | |||||
| 7 | <div c lass="top- links-cont ainer"> | |||||
| 8 | <d iv class=" container" > | |||||
| 9 | <div cla ss="header -top-left" > | |||||
| 10 | <?ph p echo '<d iv class=" custom-blo ck">'.$thi s->getLayo ut()->crea teBlock('c ms/block') ->setBlock Id($custom _block)->t oHtml().'< /div>'; ?> | |||||
| 11 | </div> | |||||
| 12 | <div cla ss="header -top-right "> | |||||
| 13 | <?ph p | |||||
| 14 | $sto re_currenc y = $this- >getChildH tml('store _currency' ); | |||||
| 15 | $sto re_languag e = $this- >getChildH tml('store _language' ); | |||||
| 16 | ?> | |||||
| 17 | <?ph p echo $st ore_curren cy; ?> | |||||
| 18 | <?ph p echo $st ore_langua ge; ?> | |||||
| 19 | <?ph p | |||||
| 20 | $compare_l ink = $thi s->getChil dHtml('com pare_link' ); | |||||
| 21 | ?> | |||||
| 22 | <?ph p echo $co mpare_link ; ?> | |||||
| 23 | </div> | |||||
| 24 | </ div> | |||||
| 25 | </div> | |||||
| 26 | <div c lass="head er contain er"> | |||||
| 27 | <d iv class=" header-mai n-left"> | |||||
| 28 | <div cla ss="menu-i con"><a hr ef="javasc ript:void( 0)" title= "<?php ech o $this->_ _('Menu'); ?>"><i cl ass="fa fa -bars"></i ></a></div > | |||||
| 29 | <?php if ($this->g etIsHomePa ge()):?> | |||||
| 30 | <h1 clas s="logo">< strong><?p hp echo $t his->getLo goAlt(); ? ></strong> <a href="< ?php echo $this->get Url(''); ? >" title=" <?php echo $this->ge tLogoAlt() ; ?>" clas s="logo">< img src="< ?php echo $this->get LogoSrc(); ?>" alt=" <?php echo $this->ge tLogoAlt() ; ?>" /></ a></h1> | |||||
| 31 | <?php el se:?> | |||||
| 32 | <a href= "<?php ech o $this->g etUrl(''); ?>" title ="<?php ec ho $this-> getLogoAlt (); ?>" cl ass="logo" ><strong>< ?php echo $this->get LogoAlt(); ?></stron g><img src ="<?php ec ho $this-> getLogoSrc (); ?>" al t="<?php e cho $this- >getLogoAl t(); ?>" / ></a> | |||||
| 33 | <?php en dif; ?> | |||||
| 34 | </ div> | |||||
| 35 | <d iv class=" header-mai n-center"> | |||||
| 36 | <?php ec ho $this-> getChildHt ml('topMen u') ?> | |||||
| 37 | </ div> | |||||
| 38 | <d iv class=" header-mai n-right"> | |||||
| 39 | <div cla ss="top-li nks-area"> | |||||
| 40 | <div class="to p-links-ic on"><a hre f="javascr ipt:void(0 )"><i clas s="porto-n ew-icon-us er-2"></i> </a></div> | |||||
| 41 | <?ph p echo $th is->getChi ldHtml('to pLinks'); ?> | |||||
| 42 | </div> | |||||
| 43 | <div cla ss="search -area"> | |||||
| 44 | <a h ref="javas cript:void (0);" clas s="search- icon"><i c lass="icon -magnifier "></i><spa n><?php ec ho $this-> __('Search '); ?></a> | |||||
| 45 | <?ph p echo $th is->getChi ldHtml('to pSearch'); ?> | |||||
| 46 | </div> | |||||
| 47 | <div cla ss="wishli st-link"> | |||||
| 48 | <a h ref="<?php echo $thi s->getUrl( 'wishlist' ); ?>" tit le="<?php echo $this ->__('Wish list'); ?> "><i class ="porto-ne w-icon-wis hlist-2">< /i></a> | |||||
| 49 | </div> | |||||
| 50 | <?php ec ho $this-> getChildHt ml('minica rt'); ?> | |||||
| 51 | </ div> | |||||
| 52 | </div> | |||||
| 53 | </div> | |||||
| 54 | <?php echo $this->ge tChildHtml ('mobile.n av') ?> |
Araxis Merge (but not the data content of this report) is Copyright © 1993-2010 Araxis Ltd (www.araxis.com). All rights reserved.